projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f75abd
)
* mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields,
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 27 Jan 2009 22:38:47 +0000
(22:38 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 27 Jan 2009 22:38:47 +0000
(22:38 +0000)
which are recognized by the new Rmail, instead of X-BABYL-V6-*.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a3b9597d6d86cc6e29bd724c9f0e6c43dffc04e8..167d5238f39049956cb0b60cce1b9a7b91f1bb87 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2009-01-27 Chong Yidong <cyd@stupidchicken.com>
+
+ * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields,
+ which are recognized by the new Rmail, instead of X-BABYL-V6-*.
+
2009-01-27 Christopher Oliver <coliver@message.nmc.edu>
* mouse.el (mouse-select-font): Return a string instead of a list.